Skip to main content

Introduction to Sequences and Flow Charts

AutomatR Studio offers Sequences and Flowchart workflow types, designed to suit specific automation scenarios. Here's a brief introduction to these two workflow types in AutomatR Studio:

Workflow TypeUse CaseKey Features
SequencesSequences are linear workflows used for executing a series of activities in a specific order, one after the other. They are best suited for tasks that follow a predetermined sequence of steps, such as data entry or file processing.Sequences are simple to create and read, making them ideal for straightforward automation tasks.
Flow ChartsFlow Charts are versatile workflows that support branching and decision-making logic. They are suitable for automating processes with complex, conditional, or non-linear execution paths, such as approval workflows or decision trees.Flow Charts enable you to create visual diagrams with decision points, loops, and multiple possible outcomes.

Sequences and Flowchart workflow type in AutomatR Studio serves a specific purpose, allowing you to choose the most suitable one for your automation project. Understanding when and how to use them is essential for efficient and effective automation development.